-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- ClientTokenGateway
Total Complexity |
12 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
140 |
Lines of code |
58 |
Logical lines of code |
23 |
Comment lines |
57 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
generate() |
S |
66 |
2 |
8 |
conditionallyVerifyKeys() |
S |
69 |
2 |
7 |
__construct() |
S |
71 |
1 |
6 |
_doGenerate() |
S |
72 |
1 |
5 |
generateSignature() |
S |
64 |
1 |
10 |
generateWithCustomerIdSignature() |
S |
70 |
1 |
6 |
generateWithoutCustomerIdSignature() |
S |
79 |
1 |
3 |